CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linear least squares

搜索资源列表

  1. 最小二乘法直线算法

    0下载:
  2. 最小二乘法的直线拟合算法,可用各种开发工具实现-linear least squares fitting algorithm can be used to achieve various development tools
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1179
    • 提供者:任萍
  1. Data-fitting-methods

    2下载:
  2. 提供了几种数据拟合的c++代码:1 直线拟合(FIT);2 线性最小二乘法((LFIT, COVSRT), (SVDFIT, SVDVAR)(oddity), (FPOLY, FLEG)(example));3 非线性最小二乘法((MRQMIN(Levenberg-Marguardt), MRQCOF(evaluation)), FGAUSS(example));4 绝对值偏差最小的直线拟合(MEDFIT(cal para), ROFUNC(example))。-offers several d
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:6066
    • 提供者:ldg
  1. lsq

    0下载:
  2. The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statistics algorithm AS 274 (see comments at the start of the module). A planar-rotation algorithm is used to update the QR- factorization. This makes it
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:57867
    • 提供者:AiQing
  1. Linearfitting

    0下载:
  2. 直线拟合的几种算法,其中包括线性最小二乘,和两种不同目标函数的非线性最小二乘,用于比较这些方法的优劣,另外matlab中说的robust least squares方法没有找到,希望有朋友能给穿一下:)-Several linear fitting algorithm, which includes linear least squares. and two different objective function of the nonlinear least squares, used to
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:140246
    • 提供者:张效栋
  1. MIMO_OFDM_estimation

    0下载:
  2. MIMO-OFDM信道估计,用于最小二乘法和线性最小均方估计方法的性能比较-MIMO-OFDM channel estimation for the linear least squares method and the least square method estimates Performance Comparison
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:2040
    • 提供者:周许朝
  1. newtons_algorithm_for_nnls

    0下载:
  2. 文献1的仿真程序 solves the linear least squares problem with nonnegative variables = using the newton s algorithm in [1]. [1] Portugal, Judice and Vicente, A comparison of block pivoting and % interior point algorithms for linear least squares probl
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1684
    • 提供者:刘美
  1. 最小二乘法直线拟合

    3下载:
  2. 基于最小二乘原理的直线拟合程序-based on the principle of linear least squares fitting procedure
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:785
    • 提供者:李文
  1. householdqr

    0下载:
  2. 运用househoulder变换求解线性最小二乘问题,实现矩阵的QR分解-Transform househoulder use for solving linear least squares problem, the realization of the QR matrix decomposition
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:797
    • 提供者:冰点
  1. zxexf

    0下载:
  2. 曲线拟合的最小二乘法 实验用例: 已知函数y=f(x)的一张表: x 0 10 20 30 40 50 60 70 80 90 y 68 67.1 66.4 65.6 64.6 61.8 61.0 60.8 60.4 60 试验要求:利用曲线拟合的线性最小二乘法求被逼近函数f(x)在点x=55处的近似值,并画出实验数据和直线-Method of least squares curve fitting of the experimental cases: known func
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:522
    • 提供者:杨旸
  1. LM

    0下载:
  2. LM算法的简要描述。LM算法是一种定位多变量函数最小值的迭代技术,是解决非线性最小二乘问题的基本技术之一。-The Levenberg-Marquardt(LM)algorithm is an iterative technique that locates the minimum of a multivariate function that is expressed as the sum of squares of non-linear real-valued functions[4
  3. 所属分类:Algorithm

    • 发布日期:2016-01-25
    • 文件大小:27648
    • 提供者:徐琼
  1. lsqr-fortran

    2下载:
  2. 是针对大规模的线性方程组,及最小二乘问题的迭代求解方法。改方法可减少内存占有量,再数学上与共轭梯度法等价。-A method of solving large sparse linear systems and linear least squares,which can save memory and equivant to the CG method in the view of pure mathematics.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:673316
    • 提供者:赵娜
  1. Write

    0下载:
  2. 数值计算,最小二乘法直线拟合程序 -Numerical calculation, linear least squares fitting procedure
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:5959
    • 提供者:dengwei
  1. Debug

    0下载:
  2. 最小二乘法直线拟合程序 最小二乘法直线拟合程序-Linear least squares fitting procedure fitting a straight line least squares procedure
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:170323
    • 提供者:dengwei
  1. vc

    0下载:
  2. 是一个用vc编写的非线形最小二乘估计 -Is a vc prepared using non-linear least squares estimation
  3. 所属分类:transportation applications

    • 发布日期:2017-04-15
    • 文件大小:6560
    • 提供者:s
  1. 1111

    0下载:
  2. 最小二乘法直线拟合 最小二乘法直线拟合-Linear least squares fitting a straight line least squares fitting
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:3181
    • 提供者:王钰
  1. levmar-2.3

    0下载:
  2. a copylefted C/C++ implementation of the Levenberg-Marquardt non-linear least squares algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:88771
    • 提供者:newbin
  1. RegrToolbox

    1下载:
  2. 基于多元线性回归、偏最小二乘、神经网络、卡尔漫滤波、径向基网络、主成分分析等等的程序。可用于建模和预测。-Based on multiple linear regression, partial least squares, neural networks, Carl diffuse filtering, radial basis networks, and so on principal component analysis procedure. Can be used for modelin
  3. 所属分类:matlab

    • 发布日期:2015-07-21
    • 文件大小:24414
    • 提供者:yinjj
  1. zexc

    0下载:
  2. matlab实现线性最小二乘,本人调试终于成功!代码得到极大地优化-Linear least squares matlab, debug, I finally succeeded! Code has been greatly optimized! ! !
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2004
    • 提供者:zhangja
  1. Assignment_Bearings_Only_Measurement

    0下载:
  2. MATLAB Example Code : Non-Linear Least Squares --- Bearings-Only Measurement-MATLAB Example Code : Non-Linear Least Squares--- Bearings-Only Measurement
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:803
    • 提供者:mansoor
  1. 4

    0下载:
  2. MATLAB程序, 半参数线性回归模型的最小二乘核估计 半参数线性回归模型的最小二乘正交序列估计。-MATLAB program, semi-parametric linear regression model of least squares kernel estimation Semiparametric least squares linear regression model orthogonal sequence estimation.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1341
    • 提供者:wyh
« 1 23 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com